PDF4Java Reference Documentation
com.o2sol.pdf4java.core.exceptions Package / PDFNotImplementedException Class
Members
In This Topic
    PDFNotImplementedException Class
    In This Topic
    Exception that is thrown for not-implements items.
    Object Model
    PDFNotImplementedException Class
    Syntax
    public class PDFNotImplementedException 
        extends PDFException 
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Throwable
          java.lang.Exception
             java.lang.RuntimeException
                com.o2sol.pdf4java.core.exceptions.PDFException
                   com.o2sol.pdf4java.core.exceptions.PDFNotImplementedException

    See Also